ResultsFile

String ([disk-path]file-name)

JadeProfiler_<application‑name>_yyyyMMdd_hhmmss .log or .csv

Purpose

The ResultsFile parameter specifies an optional disk path and a profile file name to be used for the output of profile statistics recording times spent in methods in an application. A new method call summary report file is generated for each call to the JadeProfiler class report method.

You can override the parameter at run time by assigning a value to the fileName property of the JadeProfiler instance.

If a path is not specified in this parameter, the file is located in the log or CSV file directory specified by using the LogDirectory parameter in the [JadeLog] section of the JADE initialization file.